[INFO] cloning repository https://github.com/philocalyst/color-names
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philocalyst/color-names" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Fcolor-names", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Fcolor-names'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09412dd0d07497aebef85ec6ce6c92c0bc81f1a2
[INFO] fixing philocalyst/color-names against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Fcolor-names" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philocalyst/color-names
[INFO] finished tweaking git repo https://github.com/philocalyst/color-names
[INFO] tweaked toml for git repo https://github.com/philocalyst/color-names written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philocalyst/color-names on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philocalyst/color-names already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded color v0.3.2
[INFO] [stderr]   Downloaded num2words v1.2.0
[INFO] [stderr]   Downloaded num-bigfloat v1.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 02524d55b334554b2f5985bd0afc9db20536c15d1670b59299ae30f21e3512db
[INFO] running `Command { std: "docker" "start" "02524d55b334554b2f5985bd0afc9db20536c15d1670b59299ae30f21e3512db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02524d55b334554b2f5985bd0afc9db20536c15d1670b59299ae30f21e3512db" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02524d55b334554b2f5985bd0afc9db20536c15d1670b59299ae30f21e3512db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02524d55b334554b2f5985bd0afc9db20536c15d1670b59299ae30f21e3512db" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-bigfloat v1.7.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.104
[INFO] [stderr]     Checking num2words v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking colorsnamed-core v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-core)
[INFO] [stderr]    Compiling colorsnamed-basic v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-basic)
[INFO] [stderr]    Compiling colorsnamed-risograph v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-risograph)
[INFO] [stderr]    Compiling colorsnamed-japanese-traditional v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-japanese-traditional)
[INFO] [stderr]    Compiling colorsnamed-ral v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-ral)
[INFO] [stderr]    Compiling colorsnamed-ridgway v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-ridgway)
[INFO] [stderr]    Compiling colorsnamed-x11 v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-x11)
[INFO] [stderr]    Compiling colorsnamed-best-of v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-best-of)
[INFO] [stderr]    Compiling colorsnamed-wikipedia v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-wikipedia)
[INFO] [stderr]    Compiling colorsnamed-html v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-html)
[INFO] [stderr]    Compiling colorsnamed-le-corbusier v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-le-corbusier)
[INFO] [stderr]    Compiling colorsnamed-spanish v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-spanish)
[INFO] [stderr]    Compiling colorsnamed-werner v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-werner)
[INFO] [stderr]    Compiling colorsnamed-thesaurus v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-thesaurus)
[INFO] [stderr]    Compiling colorsnamed-windows v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-windows)
[INFO] [stderr]    Compiling colorsnamed-hindi v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-hindi)
[INFO] [stderr]    Compiling colorsnamed-chinese-traditional v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-chinese-traditional)
[INFO] [stderr]    Compiling colorsnamed-ntc v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-ntc)
[INFO] [stderr]    Compiling colorsnamed-sanzo-wada-i v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-sanzo-wada-i)
[INFO] [stderr]    Compiling colorsnamed-osxcrayons v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-osxcrayons)
[INFO] [stderr]    Compiling colorsnamed-complete v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-complete)
[INFO] [stderr]    Compiling colorsnamed-french v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-french)
[INFO] [stderr]    Compiling colorsnamed-short v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-short)
[INFO] [stderr]    Compiling colorsnamed-xkcd v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-xkcd)
[INFO] [stderr]    Compiling colorsnamed-nbs-iscc v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-nbs-iscc)
[INFO] [stderr]    Compiling colorsnamed-german v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed-german)
[INFO] [stderr]     Checking colorsnamed v0.2.3 (/opt/rustwide/workdir/crates/colorsnamed)
[INFO] [stderr] error: could not compile `colorsnamed-best-of` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name colorsnamed_best_of --edition=2024 crates/colorsnamed-best-of/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::nursery' '--warn=clippy::pedantic' --warn=unused --warn=unreachable_patterns '--warn=clippy::uninlined_format_args' '--warn=clippy::manual_let_else' '--warn=clippy::cargo' '--warn=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b9a1a34f8be8781d -C extra-filename=-83bfd2dee7f22ee6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color=/opt/rustwide/target/debug/deps/libcolor-5c30ac58b3e9b35a.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-113412f7b0cc871e.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `colorsnamed-short` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name colorsnamed_short --edition=2024 crates/colorsnamed-short/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::nursery' '--warn=clippy::pedantic' --warn=unused --warn=unreachable_patterns '--warn=clippy::uninlined_format_args' '--warn=clippy::manual_let_else' '--warn=clippy::cargo' '--warn=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c76e2ad33552ed01 -C extra-filename=-8f89b4dfa7d1ede7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color=/opt/rustwide/target/debug/deps/libcolor-5c30ac58b3e9b35a.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-113412f7b0cc871e.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `colorsnamed-short` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name colorsnamed_short --edition=2024 crates/colorsnamed-short/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::nursery' '--warn=clippy::pedantic' --warn=unused --warn=unreachable_patterns '--warn=clippy::uninlined_format_args' '--warn=clippy::manual_let_else' '--warn=clippy::cargo' '--warn=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fe623c3e723a835f -C extra-filename=-dbdec9fb98c5b235 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color=/opt/rustwide/target/debug/deps/libcolor-5c30ac58b3e9b35a.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-113412f7b0cc871e.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `colorsnamed-complete` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name colorsnamed_complete --edition=2024 crates/colorsnamed-complete/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::nursery' '--warn=clippy::pedantic' --warn=unused --warn=unreachable_patterns '--warn=clippy::uninlined_format_args' '--warn=clippy::manual_let_else' '--warn=clippy::cargo' '--warn=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=226e83728d9b6f01 -C extra-filename=-d8ecf95c6d9fbf3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color=/opt/rustwide/target/debug/deps/libcolor-5c30ac58b3e9b35a.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-113412f7b0cc871e.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `colorsnamed-complete` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name colorsnamed_complete --edition=2024 crates/colorsnamed-complete/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::nursery' '--warn=clippy::pedantic' --warn=unused --warn=unreachable_patterns '--warn=clippy::uninlined_format_args' '--warn=clippy::manual_let_else' '--warn=clippy::cargo' '--warn=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=631e30cdbfd65578 -C extra-filename=-5cb4624a6670a5e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color=/opt/rustwide/target/debug/deps/libcolor-5c30ac58b3e9b35a.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-113412f7b0cc871e.rmeta` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "02524d55b334554b2f5985bd0afc9db20536c15d1670b59299ae30f21e3512db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02524d55b334554b2f5985bd0afc9db20536c15d1670b59299ae30f21e3512db", kill_on_drop: false }`
[INFO] [stdout] 02524d55b334554b2f5985bd0afc9db20536c15d1670b59299ae30f21e3512db
